NetDataFile_.ReaderRead<T> Method

internal protected T ReaderRead<T>() 
where T : struct
This language is not supported or no code example is available.
generic<typename T> 
where T : value class 
public protected:  
T^ ReaderRead()
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Type Parameters

T

Return Value

T

In this article

Definition